FlexReport for WinForms
DeletePropValue メソッド (PropsHashTable<T>)


C1.Document アセンブリ > C1.Document 名前空間 > PropsHashTable<T> クラス : DeletePropValue メソッド
The property key to remove.
Deletes a property value from the current PropsHashtable<T>.
シンタックス
'宣言
 
Public Overridable Sub DeletePropValue( _
   ByVal propKey As System.Integer _
) 
'使用法
 
Dim instance As PropsHashTable(Of T)
Dim propKey As System.Integer
 
instance.DeletePropValue(propKey)
public virtual void DeletePropValue( 
   System.int propKey
)

パラメータ

propKey
The property key to remove.
参照

参照

PropsHashTable<T> クラス
PropsHashTable<T> メンバ